Subject.OnCompleted() method¶ Defined in Type: Subject Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll Applies to netstandard2.0 public override void OnCompleted() Summary: Notifies all subscribed observers about the end of the sequence.